home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 May / EnigmA AMIGA RUN 18 (1997)(G.R. Edizioni)(IT)[!][issue 1997-05][EAR-CD II].iso / earcd / util / rexx / reminder.rea < prev    next >
Text File  |  1997-03-02  |  1KB  |  32 lines

  1. Short:    A simple ARexx reminder system to pop up on WB
  2. Author:   karl@bifrost.manawatu.gen.nz (Karl Mottram)
  3. Uploader: dave@eclipsnz.manawatu.gen.nz (Dave Dustin)
  4. Version:  1.7
  5. Type:     util/rexx
  6.  
  7.     Written because I have a lousy memory, this little util gets called once
  8. (or as many times as you like) via a CLI call, Cron-util, etc. and if there is
  9. a note to be displayed, will open a window on WB and display them.
  10.  
  11.     Requires:    ENV:Reminder.env containing window co-ord and datafile spec.
  12.             Datafile - recommend ENV:Reminder.dat
  13.  
  14.     Allows for 5 types of messages, Once-only, Annual, Monthly, Weekly and
  15. Daily. This allows for a wide range of uses.
  16.  
  17.     Please see Reminder.dox for detailed notes.
  18.  
  19.                              --- -- - A - -- ---
  20.  
  21.  
  22. ============================= Archive contents =============================
  23.  
  24. Original  Packed Ratio    Date     Time    Name
  25. -------- ------- ----- --------- --------  -------------
  26.      148     122 17.5% 05-Jan-97 19:11:44  Reminder.dat
  27.     4470    2195 50.8% 05-Jan-97 19:15:20  Reminder.dox
  28.       27      27  0.0% 05-Jan-97 19:12:02  Reminder.env
  29.     6117    2023 66.9% 05-Jan-97 19:06:30  Reminder.rexx
  30. -------- ------- ----- --------- --------
  31.    10762    4367 59.4% 06-Jan-97 06:34:42   4 files
  32.